texthandle: Fix positioning
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2020 17:37:07 +0000 (12:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2020 17:37:39 +0000 (12:37 -0500)
commitddd16dd31258b1ca5757cf53713ac5d1aeacd29d
tree1c8a36ad7b468ff606e846f532fc3867cd29fa00
parent7624f66feccdd29df9d026d3821e3e21de173d16
texthandle: Fix positioning

Use the same approach we use for popovers, using
gtk_widget_get_surface_allocation. It works.

Fixes: #3319
gtk/gtktexthandle.c